home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 2 / Macwelt DVD 2.cdr / System / Finder-Utilities / macos9 / Conversion 3.0.3 / Conversion / Conversion.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2001-11-25  |  1.5 KB  |  55 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM
  3. "file://localhost/System/Library/DTDs/PropertyList.dtd">
  4. <plist version="0.9">
  5. <dict>
  6.    <key>CFBundleInfoDictionaryVersion</key>
  7.    <string>6.0</string>
  8.    <key>CFBundleVersion</key>
  9.    <string>3.0.3</string>
  10.    <key>CFBundleDevelopmentRegion</key>
  11.    <string>English</string>
  12.    <key>CFBundleName</key>
  13.    <string>Conversion</string>
  14.    <key>CFBundlePackageType</key>
  15.    <string>APPL</string>
  16.    <key>CFBundleSignature</key>
  17.    <string>Cvsn</string>
  18.    <key>CFBundleGetInfoString</key>
  19.    <string>¬Æ2001 Rick Johnson/Graffix</string>
  20.    <key>CFBundleIconFile</key>
  21.    <string>128</string>
  22.    <key>CFBundleDocumentTypes</key>
  23.    <array>
  24.       <dict>
  25.          <key>CFBundleTypeName</key>
  26.          <string>data</string>
  27.          <key>CFBundleTypeIconFile</key>
  28.          <string>129</string>
  29.          <key>CFBundleTypeOSTypes</key>
  30.          <array>
  31.             <string>DATA</string>
  32.          </array>
  33.          <key>CFBundleTypeExtensions</key>
  34.          <array>
  35.             <string>.dta</string>
  36.          </array>
  37.       </dict>
  38.       <dict>
  39.          <key>CFBundleTypeName</key>
  40.          <string>application/text</string>
  41.          <key>CFBundleTypeIconFile</key>
  42.          <string>130</string>
  43.          <key>CFBundleTypeOSTypes</key>
  44.          <array>
  45.             <string>TEXT</string>
  46.          </array>
  47.          <key>CFBundleTypeExtensions</key>
  48.          <array>
  49.             <string>.txt</string>
  50.          </array>
  51.       </dict>
  52.    </array>
  53. </dict>
  54. </plist>
  55.